Name | Version | Summary | date |
meatie |
0.1.19 |
Meatie is a Python typed REST client library that eliminates the need for boilerplate code when integrating with external APIs. The library generates code for calling a REST API based on method signatures annotated with type hints. Meatie abstracts away mechanics related to HTTP communication, such as building URLs, encoding query parameters, parsing, and dumping Pydantic models. With some modest additional configuration effort, generated HTTP clients offer rate limiting, retries, and caching. |
2025-01-22 20:12:25 |
typediter |
1.0.0 |
Type-safe versions of Python's builtin iterables |
2024-08-16 17:42:48 |
definitely-typed |
0.2 |
Definitely typed. Type any object to any type as you wish. |
2024-08-16 11:07:39 |
hint-overload |
0.0.0 |
A project to allow overloading functions and methods based of the type hints |
2024-06-28 21:04:05 |
kothon |
0.3.2 |
A Python library that brings Kotlin's Sequence class functionalities and the power of functional programming to Python for more expressive and efficient data processing. |
2024-06-23 11:12:14 |
typycheck |
0.0.1 |
An extremely fast static type checker for Python, written in Rust. |
2024-03-22 08:28:22 |